ComponentOne Xamarin Edition
C1SortCollectionView<T> Constructor
C1.CollectionView Assembly > C1.CollectionView Namespace > C1SortCollectionView<T> Class : C1SortCollectionView<T> Constructor
The source.
Initializes a new instance of the C1SortCollectionView<T> class.
Syntax
public C1SortCollectionView<T>( 
   IEnumerable<T> source
)

Parameters

source
The source.
See Also

Reference

C1SortCollectionView<T> Class
C1SortCollectionView<T> Members